accessor function meaning in English
存取子函式
访问子函式
Examples
- Property is an accessor function for the native type
属性是本机类型的访问函数。 - However , adapters must use a different accessor function to retrieve style properties , so that style inheritance behavior can be applied
但是,适配器必须使用不同的访问器函数来获取样式属性,这样就可以应用样式继承行为。 - A property generally has a private data member accompanied by accessor functions and is accessed syntactically as a field of a class
属性( property )通常具有带访问函数的专用数据成员,在语法上属性( property )被作为类的字段进行访问。 - If such a member is found , and is flagged as an accessor function for an element of the default collection , a call is generated to that member function
如果找到这样的成员,而且该成员标志为默认集合的某元素的访问器函数,则生成对该成员函数的调用。 - If such a member is found and is flagged as an accessor function for an element of the default collection , then a call is generated to that member function
如果找到这样的成员,而且该成员标志为默认集合的某元素的访问函数,则生成对该成员函数的调用。